'使用法 Dim instance As ChartObjectCollection(Of T) Dim index As System.Integer Dim item As T instance.InternalInsert(index, item)
パラメータ
- index
- The zero-based index at which item should be inserted.
- item
- The object to insert into the ChartObjectCollection<T>.